home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / src / xad_CAB.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  2.9 KB  |  67 lines

  1. Short:    Cabinet (CAB) xadmaster client
  2. Author:   Kyzer/CSG <kyzer@4u.net> et al
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type:     dev/src
  5.  
  6. --- About this archive ---
  7.  
  8. This archive contains the normal and 68020-optimised versions of the CAB
  9. client for Dirk Stoecker's XAD system - util/arc/xadmaster.lha and also
  10. includes the source code to this client.
  11.  
  12. --- License ---
  13.  
  14. This program is free software; you can redistribute it and/or modify it
  15. under the terms of the GNU General Public License as published by the Free
  16. Software Foundation; either version 2 of the License, or (at your option)
  17. any later version.
  18.  
  19. This program is distributed in the hope that it will be useful, but WITHOUT
  20. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  21. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  22. more details.
  23.  
  24. You should have received a copy of the GNU General Public License along
  25. with this program; if not, write to the Free Software Foundation, Inc., 675
  26. Mass Ave, Cambridge, MA 02139, USA.
  27.  
  28. --- About the client ---
  29.  
  30. The normal version of this client will already be installed if you have
  31. installed the latest version of the XAD system. To install the 68020
  32. optimised version, unpack this archive to RAM:, then execute this command
  33.  
  34.  Copy RAM:CAB.020 LIBS:xad/CAB CLONE
  35.  
  36. This client lets XAD view and extract Microsoft Cabinet (.cab) files, and
  37. self-extracting executable forms of cabinets (.exe). If you suspect that an
  38. executable contains a cabinet file in it, but cannot open the executable in
  39. XAD, then use the "exe2arc" command provided with XAD to scan for one.
  40.  
  41. The cabinet format, and MSZIP/LZX compression formats are described in the
  42. documents CABFMT.DOC, LZXFMT.DOC and MSZIPFMT.DOC in the CAB SDK, which is
  43. (C) 1997 Microsoft Corporation. MSZIP is a modification of the inflate and
  44. deflate methods created by Phil Katz. LZX was created by Johnathan Forbes
  45. and Tomi Poutanen. The MSZIP part of this client was written for me by Dirk
  46. Stoecker, who based it on code from InfoZip's free UnZip utility.
  47.  
  48. The CAB format has four known compression formats - NONE, MSZIP, QUANTUM
  49. and LZX. Currently, nothing much is known about Quantum. If you are
  50. comfortable disassembling Intel x86 code back into C code, then please
  51. contact me at <kyzer@4u.net>
  52.  
  53.  
  54. ============================= Archive contents =============================
  55.  
  56. Original  Packed Ratio    Date     Time    Name
  57. -------- ------- ----- --------- --------  -------------
  58.    17312    8169 52.8% 06-Aug-00 09:21:18  CAB.000
  59.    17068    8082 52.6% 06-Aug-00 09:22:14  CAB.020
  60.    76757   23888 68.8% 06-Aug-00 09:20:30  CAB.c
  61.     3220    1332 58.6% 05-Aug-00 20:38:28  ConvertE.c
  62.      701     351 49.9% 11-Sep-00 00:20:38  Makefile
  63.     1390     534 61.5% 05-Aug-00 20:38:22  SDI_compiler.h
  64.     2280    1179 48.2% 11-Sep-00 00:09:36  xad_CAB.readme
  65. -------- ------- ----- --------- --------
  66.   118728   43535 63.3% 16-Sep-100 18:00:58   7 files
  67.